php forum
php mysql forum
php mysql smarty
 
Page 14 of 14 < 1 2 ... 12 13 14
Topic Options
#139014 - 11/13/01 03:04 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
Quote:
quote:


HI PARANOIX!

My Moderators have been renamed actually and they show up in all of the forums regardless whether they are moderating those forums or not. I did change it so that they show up as regular members in the beginning, but I decided that they should have their own rank so I used 'custom override'. This is more labor intensive but I like its flexibility.

Hmm...I'm not exactly clear to what you want to achieve. Is it that your Moderators show up as the name "Moderators" in every forum?...Or that you only want your Moderators to show up on the forums they moderate?

I think your best bet would be to speak to Qasic or Jimbo, but I'll help you if I can. laugh

THANKS!
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#139015 - 11/13/01 09:02 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Paranoix Offline
Junior Member

Registered: 10/30/01
Posts: 8
Loc: Irkutsk/Russia
Yeep. I want my Moderators to show up on the forums they moderate!
_________________________
Come get some!

Top
#139016 - 11/13/01 08:56 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
HI PARANOIX!

UBB's default has that option...Although I rather do it manually by going into the files rather than CP. Try this...Erase all settings from your ranking hack and only set the custom rank for moderators and see what happens. I think there is a way but because that means you would have to edit the hack codes I suggest you speak to Qasic or Jimbo...I'm sure they will help you as they did with many others.

THANKS
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#139017 - 11/14/01 04:13 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Asmo Offline
Spotlight Winner

Registered: 10/05/01
Posts: 54
.... nevermind I was blind....

[ 11-14-2001: Message edited by: Asmo ]
_________________________
http://www.hel-guild.com/cgi-bin/ultimatebb.cgi
Winner December 2001 UBB Member Spotlight

Top
#139018 - 11/15/01 06:39 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Paranoix,

Read the FAQ in the ReadMe file - it tells you how.

qasic
_________________________

Top
#139019 - 11/16/01 02:23 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
HI PARANOIX!:

I think this is what Qasic was suggesting (in ubb_lib_posting.cgi):

$user_status = &FixMod; <----- This is for showing 'Moderator' in only forums the member is moderating.

#$user_status = &FixMod; <----- This is for showing 'Moderator' in all forums regardless if the are moderating it or not.

Correct me if I'm wrong...And great hack BTW. Keep up the good work.

THANKS,
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#139020 - 11/18/01 11:05 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
cataroma Offline
Junior Member

Registered: 11/09/01
Posts: 17
hi...
i just insatalled that hack but everytime i go to the control panel to set it up i get this messge:
Access Denied. No permission to write inside /home/*****/public_html/cgi-bin/cgi. Read FAQ for more information.

i tried moving the files to a folder that i chmod 777 and still the same message...

i solved this problem by chmod cgi-bin folder as 777 and the files created correctly but when i tried to set the ranks i got this message:
Access Denied. No permission to write inside /home/*****/ranks. Read FAQ for more information.

Top
#139021 - 11/19/01 11:29 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
cataroma Offline
Junior Member

Registered: 11/09/01
Posts: 17
i'm still waiting...

Top
#139022 - 11/20/01 04:27 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
HI CATAROMA!:

Err...Did you go into the Primary Settings or Maintenance to set your ranks first? You may have attempted to do this already but you need to configure the settings in the Primary Settings before you can go into the Maintenance to set your members' ranks. Just wondering. laugh

THANKS!:
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#139023 - 11/22/01 11:45 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
cataroma Offline
Junior Member

Registered: 11/09/01
Posts: 17
thanx i solved the problem...i was linking to the file wrongle...there was no public_html

thanx

Top
#139024 - 11/23/01 03:43 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
BBallmster Offline
Junior Member

Registered: 08/17/01
Posts: 3
I tryed it out and it works perfect thanks for the great hack qasic.

<font color="#000000" size="1">[ 11-25-2001 12:48 AM: Message edited by: BBallmster ]</font>

Top
#139025 - 12/31/01 09:36 AM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Dark Link Offline
Junior Member

Registered: 10/04/01
Posts: 6
Loc: Noosa, Queensland, Australia
Whats wrong here?

Undefined subroutine &main::CustomStatusConfig called at C:InetpubwwwrootForumPhantcgi-bincp.cgi line 750

Top
#139026 - 12/31/01 12:21 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Either 1) you did not upload cp_custom_status.cgi or 2) cp.cgi was hacked incorrecly.

qasic
_________________________

Top
#139027 - 12/31/01 05:36 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Dark Link Offline
Junior Member

Registered: 10/04/01
Posts: 6
Loc: Noosa, Queensland, Australia
Well I have Who's Online and Avatar hacks on and I used the install cgi script.

Top
#139028 - 12/31/01 05:48 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Dark Link Offline
Junior Member

Registered: 10/04/01
Posts: 6
Loc: Noosa, Queensland, Australia
Oh and also I am having some problems with the UBB adding links. As seen on this page http://forums.phantomrpg.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=11&t=000007

You can see it leaves a gap in the URL somewhere. Do you know whats causeing this? And how do I fix it?

Top
#139029 - 01/22/02 04:41 PM Re: [6.0x] Jimbo's Custom Status/Rank v0.0004 [Finished]
Nelson15 Offline
Junior Member

Registered: 01/20/02
Posts: 1
Can I make it so that I get an auto-avatar when the ranks change (Like a rank insignia)?

Top
Page 14 of 14 < 1 2 ... 12 13 14



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks